home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 24 / CU Amiga Magazine's Super CD-ROM 24 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-07].iso / CUCD / Games / DEU / deu.ini < prev    next >
Text File  |  1998-03-15  |  2KB  |  71 lines

  1. #
  2. #  Default DEU config file
  3. #
  4. # Everything has been commented out, so this file does nothing.
  5. # But you can customize it to suit your needs.
  6.  
  7. # Name of the main wad file.
  8. main = work:games/adoom/doomu.wad
  9.  
  10. # Name of the patch wads you want to load.
  11. #file = raphael.wad
  12. #file = brendon.wad
  13.  
  14. # Set this if you want debugging on by default.
  15. #debug = true
  16.  
  17. # Set this if you want to swap the mouse buttons by default.
  18. #swapbuttons = true
  19.  
  20. # Use this to control the the noises.
  21. #quiet = true
  22. #quieter = true
  23.  
  24. # Set this if you think you are a brain.
  25. #expert = true
  26.  
  27. # Use this to change the default video mode if you have a SuperVGA driver.
  28. # (0 = standard VGA, 1 or 2 = 640x480x256, 3 = 800x600x256, 4 = 1024x768x256)
  29. #bgi = VESA
  30. video = 0
  31.  
  32. # Change the Screen mode (Amiga). Must be either decimal or 8 character hex.
  33. # PAL: HiRes Laced
  34. #screenmode = 0x00029004
  35. # Cybervision64: 640x480x8
  36. screenmode = 0x40120001
  37.  
  38. screenwidth = 640
  39. screenheight = 480
  40.  
  41. # Set this if you have an old mouse driver and you don't see the cursor.
  42. #fakecursor = true
  43.  
  44. # Use this to hide the info bar (displayed by default).
  45. #infobar = false
  46.  
  47. # Set this if you don't want to unselect all previously selected objects when
  48. # you use the selection box (Shift-MouseButton1, Shift-M).
  49. #addselbox = true
  50.  
  51. # Uncomment this if you don't like to have the object 0 selected when you
  52. # switch from one editing mode to another.
  53. #select0 = false
  54.  
  55. # If you are an expert in Binary Space Partitioning algorithms and you want
  56. # to tweak the Nodes builder, then you can use the following parameter.
  57. #splitfactor = 8
  58.  
  59. # Default textures and preferences.  You may want to change those values...
  60. #walltexture = BROWNHUG
  61. #uppertexture = REDWALL1
  62. #lowertexture = COMPBLUE
  63. #ceiltexture = F_SKY1
  64. #floortexture = FLAT20
  65. #ceilheight = 256
  66. #floorheight = 0
  67.  
  68. # This has something to do with the funny message displayed when DEU starts...
  69. #reminder1 = false
  70.  
  71.